Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 173,106 for

document formatting

(0.2 sec)
  1. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  3. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. C# .NET API code to manage comments of PDF files....Pdf Clear Comments from PDF Document Online or Manage via .NET...Develop powerful .NET based PDF document annotation utility application...

    products.aspose.com/total/net/annotate/pdf/
  4. Convert MSG to MD in Python | products.aspose.com

    Save MSG to MD in your Python applications without using Microsoft Outlook or Word...into the respective Word MD format. This package of APIs provides...to convert MSG files to MD format, allowing developers to quickly...

    products.aspose.com/total/python-net/conversion...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....how to work with soft edge formatting. builder = aw . DocumentBuilder...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...method formatNumeric(value, format) Called when Aspose.Words applies...applies a numeric format switch, i.e. \# “#.##”. formatNumeric...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document....end_table() Ends a table in the document. def end_table ( self ): ...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API....How to Format Number to Percentage with Golang via C++ Contents...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  10. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...